Nvu Sample

This page is written with the NVU editor. While it's easy and powerful, it tends to generate code in an old-fashioned way.  

It is nice that you can see your page as you type, but you'll usually have to switch to code view to create your pages properly.

NVU doesn't create paragraphs correctly, relying instead on the <br /> tag for vertical space.

As we start adding colors and formatting with CSS, you'll see that NVU uses a form of CSS that isn't as flexible as the preferred method.

If you want to use NVU, it's best to use source mode for most work rather than relying on the normal  or tag mode views.  You can always switch to another mode to see how your page will work.

You'll also need to modify NVU so it writes strict XHTML code.